Skip to content

Conversation

@npmiller
Copy link
Contributor

@npmiller npmiller commented Oct 1, 2024

UR_CHECK_ERROR will throw an exception if an error is found, so it should only be used within a try/catch block, otherwise the exception may leak out of the adapter.

Cherry-pick of: #2154

`UR_CHECK_ERROR` will throw an exception if an error is found, so it
should only be used within a try/catch block, otherwise the exception
may leak out of the adapter.
@npmiller npmiller requested a review from a team as a code owner October 1, 2024 10:55
@npmiller npmiller added the v0.10.x Include in the v0.10.x release label Oct 1, 2024
@github-actions github-actions bot added cuda CUDA adapter specific issues hip HIP adapter specific issues command-buffer Command Buffer feature addition/changes/specification labels Oct 1, 2024
@kbenzie
Copy link
Contributor

kbenzie commented Oct 2, 2024

I've cherry-picked this commit onto v0.10.9rc, closing.

@kbenzie kbenzie closed this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

command-buffer Command Buffer feature addition/changes/specification cuda CUDA adapter specific issues hip HIP adapter specific issues v0.10.x Include in the v0.10.x release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants